feat: SDK update for version 12.1.0#89
Conversation
Greptile SummaryThis PR updates the SDK to version 12.1.0, adding
Confidence Score: 5/5This PR is safe to merge — all changes are additive SDK surface additions with no breaking behavioral changes. All changes are additive: new methods on Client and Console, a new enum, new scope values, version bumps, and documentation fixes. The session config field type narrowing from optional to required string is backward-compatible given the falsy guard pattern used throughout. No existing call paths are altered. No files require special attention beyond the missing newline in src/enums/query-suggestion-resource.ts. Important Files Changed
Reviews (5): Last reviewed commit: "chore: update Console SDK to 12.1.0" | Re-trigger Greptile |
4e2d959 to
d3e9ce0
Compare
This PR contains updates to the SDK for version 12.1.0.
What's Changed
setSessionmethod onClientforX-Appwrite-SessionauthenticationsetDevKeymethod onClientforX-Appwrite-Dev-KeyauthenticationsuggestQueriesmethod onConsoleserviceQuerySuggestionResourceenum for supported list resource typesproject.policies.read,project.policies.write,backups.policies.read,backups.policies.writescopessetCookiedocumentation clarified for server-side runtimes